programs.tsmClient.servers.<name>.inclexcl
Text lines with include.* and exclude.* directives
to be used when sending files to the IBM TSM server,
or an absolute path pointing to a file with such lines.
- Type
(null or absolute path) or strings concatenated with "\n" convertible to it- Default
null- Example
'' exclude.dir /nix/store include.encrypt /home/.../* ''- Declared
- <nixpkgs/nixos/modules/programs/tsm-client.nix>